usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
authorLukasz Majewski <[email protected]>
Mon, 19 Aug 2013 15:17:19 +0000 (17:17 +0200)
committerMarek Vasut <[email protected]>
Mon, 26 Aug 2013 19:56:34 +0000 (21:56 +0200)
commitc4219a82cdf1e5f6009e2318b7cc008a93998574
treee1989397d5164a3b9f05130294514966a49b90a3
parentcfc2d0d63246668ae91cfcbb7a7bad63e999ed0a
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver

The manufacturer and product IDs are dynamically assigned when gadget is
bind.
Now the IDs aren't assigned at struct g_dnl_string_defs definition.

Signed-off-by: Lukasz Majewski <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: "Egli, Samuel" <[email protected]>
drivers/usb/gadget/g_dnl.c